home *** CD-ROM | disk | FTP | other *** search
/ Maplin Electronics Catalogue 2001 Winter / Maplins Catalogue Winter 2001.iso / IE5 / IENT_S5.CAB / IENT_5.CAB / ie.txt < prev    next >
Text File  |  2000-06-06  |  24KB  |  478 lines

  1.      -----------------------------------------------------------
  2.                       SYSTEM REQUIREMENTS for
  3.          Microsoft Internet Explorer 5.5 and Internet Tools 
  4.                             June 2000
  5.      -----------------------------------------------------------
  6.  
  7.                (c) Copyright Microsoft Corporation, 2000
  8.  
  9.  
  10. This document provides information about the system requirements for 
  11. installing Microsoft(R) Internet Explorer 5.5 and Internet Tools.
  12.  
  13. If you're looking for information about a specific program or component, 
  14. try searching for it in the Microsoft Knowledge Base at: 
  15. http://support.microsoft.com.
  16.  
  17. If you are interested in complementary or late-breaking information 
  18. to supplement the release of Microsoft Internet Explorer 5.5 and Internet 
  19. Tools, please view the Readme.txt file on your computer in the Internet 
  20. Explorer folder in the Program Files folder.
  21.  
  22.  
  23. ------------------------
  24. HOW TO USE THIS DOCUMENT
  25. ------------------------
  26.  
  27. To view Ie.txt on screen in Notepad, maximize the Notepad window.
  28.  
  29. To print Ie.txt, open it in Notepad or another word processor, 
  30. and then use the Print command on the File menu.
  31.  
  32.  
  33. CONTENTS
  34. ========
  35.  
  36. SYSTEM REQUIREMENTS
  37.   Disk-Space Requirements for Internet Explorer 5.5 Installation
  38. THE INDEPENDENT JPEG GROUP'S JPEG SOFTWARE README FOR RELEASE 6b
  39.  
  40.  
  41. SYSTEM REQUIREMENTS
  42. ===================
  43.  
  44. To run Internet Explorer 5.5 and Internet Tools, your system must 
  45. meet the following minimum requirements:
  46.  
  47. - A 486 with a 66 MHz (megahertz) processor (Pentium processor 
  48.     recommended)
  49.  
  50. - For Microsoft Windows(R) 95 or Windows 98:
  51.   16 MB (megabytes) of RAM (random access memory) minimum
  52.  
  53. - For Microsoft Windows NT(R) 4.0:
  54.   32 MB of RAM minimum
  55.   You must be running Service Pack 3 (or higher)
  56.  
  57. - For Microsoft Windows(R) 2000:
  58.   64 MB of RAM minimum
  59.  
  60. - Minimal installation (browser only):
  61.       Required to install:    45 MB
  62.       Required to run:        27 MB after restart
  63.   Typical installation:
  64.       Required to install:    70 MB
  65.       Required to run:        55 MB after restart
  66.   Full installation:
  67.       Required to install:   111 MB
  68.       Required to run:        80 MB after restart
  69.  
  70. - Mouse
  71.  
  72. - Modem or Internet connection
  73.  
  74. - CD-ROM drive (if installation is done from a CD-ROM)
  75.  
  76. - Some components may require additional system resources
  77.   not outlined above.
  78.  
  79.  
  80. Disk-Space Requirements for Internet Explorer 5.5 Installation
  81. ---------------------------------------------------------------
  82. Internet Explorer 5.5 and Internet Tools Beta Setup installs the 
  83. majority of its files on the drive where the Windows operating 
  84. system is installed, regardless of the installation location you 
  85. chose. To free up space on your hard disk in order to meet the 
  86. Internet Explorer 5.5 disk-space installation requirements, 
  87. you must free up space on the drive where the Windows operating 
  88. system is installed.
  89.  
  90.  
  91. THE INDEPENDENT JPEG GROUP'S JPEG SOFTWARE README FOR RELEASE 6b
  92. ================================================================
  93.  
  94. MICROSOFT CORPORATION EXPLANATORY NOTE
  95. --------------------------------------
  96. Because Microsoft has included the source code of the Independent JPEG Group's 
  97. JPEG software in this product, Microsoft is obligated to also include information 
  98. from the README file that accompanied such software; this file contains information 
  99. regarding a separate Ansi2knr.c program.  Microsoft has chosen not to distribute 
  100. the additional Ansi2knr.c program, so the provisions in the following information 
  101. regarding the inclusion of such program are not pertinent to this product.  
  102.  
  103.  
  104. The Independent JPEG Group's JPEG software README for Release 6b of 27-Mar-1998
  105. -------------------------------------------------------------------------------
  106. This distribution contains the sixth public release of the Independent JPEG
  107. Group's free JPEG software.  You are welcome to redistribute this software and
  108. to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.
  109.  
  110. Serious users of this software (particularly those incorporating it into
  111. larger programs) should contact IJG at jpeg-info@uunet.uu.net to be added to
  112. our electronic mailing list.  Mailing list members are notified of updates
  113. and have a chance to participate in technical discussions, etc.
  114.  
  115. This software is the work of Tom Lane, Philip Gladstone, Jim Boucher,
  116. Lee Crocker, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi,
  117. Guido Vollbeding, Ge' Weijers, and other members of the Independent JPEG
  118. Group.
  119.  
  120. IJG is not affiliated with the official ISO JPEG standards committee.
  121.  
  122.  
  123. DOCUMENTATION ROADMAP
  124. ---------------------
  125.  
  126. This file contains the following sections:
  127.  
  128. OVERVIEW            General description of JPEG and the IJG software.
  129. LEGAL ISSUES        Copyright, lack of warranty, terms of distribution.
  130. REFERENCES          Where to learn more about JPEG.
  131. ARCHIVE LOCATIONS   Where to find newer versions of this software.
  132. RELATED SOFTWARE    Other stuff you should get.
  133. FILE FORMAT WARS    Software *not* to get.
  134. TO DO               Plans for future IJG releases.
  135.  
  136. Other documentation files in the distribution are:
  137.  
  138. User documentation:
  139.   install.doc       How to configure and install the IJG software.
  140.   usage.doc         Usage instructions for cjpeg, djpeg, jpegtran,
  141.                     rdjpgcom, and wrjpgcom.
  142.   *.1               Unix-style man pages for programs (same info as usage.doc).
  143.   wizard.doc        Advanced usage instructions for JPEG wizards only.
  144.   change.log        Version-to-version change highlights.
  145. Programmer and internal documentation:
  146.   libjpeg.doc       How to use the JPEG library in your own programs.
  147.   example.c         Sample code for calling the JPEG library.
  148.   structure.doc     Overview of the JPEG library's internal structure.
  149.   filelist.doc      Road map of IJG files.
  150.   coderules.doc     Coding style rules -- please read if you contribute code.
  151.  
  152. Please read at least the files install.doc and usage.doc.  Useful information
  153. can also be found in the JPEG FAQ (Frequently Asked Questions) article.  See
  154. ARCHIVE LOCATIONS below to find out where to obtain the FAQ article.
  155.  
  156. If you want to understand how the JPEG code works, we suggest reading one or
  157. more of the REFERENCES, then looking at the documentation files (in roughly
  158. the order listed) before diving into the code.
  159.  
  160.  
  161. OVERVIEW
  162. --------
  163. This package contains C software to implement JPEG image compression and
  164. decompression.  JPEG (pronounced "jay-peg") is a standardized compression
  165. method for full-color and gray-scale images.  JPEG is intended for compressing
  166. "real-world" scenes; line drawings, cartoons and other non-realistic images
  167. are not its strong suit.  JPEG is lossy, meaning that the output image is not
  168. exactly identical to the input image.  Hence you must not use JPEG if you
  169. have to have identical output bits.  However, on typical photographic images,
  170. very good compression levels can be obtained with no visible change, and
  171. remarkably high compression levels are possible if you can tolerate a
  172. low-quality image.  For more details, see the references, or just experiment
  173. with various compression settings.
  174.  
  175. This software implements JPEG baseline, extended-sequential, and progressive
  176. compression processes.  Provision is made for supporting all variants of these
  177. processes, although some uncommon parameter settings aren't implemented yet.
  178. For legal reasons, we are not distributing code for the arithmetic-coding
  179. variants of JPEG; see LEGAL ISSUES.  We have made no provision for supporting
  180. the hierarchical or lossless processes defined in the standard.
  181.  
  182. We provide a set of library routines for reading and writing JPEG image files,
  183. plus two sample applications "cjpeg" and "djpeg", which use the library to
  184. perform conversion between JPEG and some other popular image file formats.
  185. The library is intended to be reused in other applications.
  186.  
  187. In order to support file conversion and viewing software, we have included
  188. considerable functionality beyond the bare JPEG coding/decoding capability;
  189. for example, the color quantization modules are not strictly part of JPEG
  190. decoding, but they are essential for output to colormapped file formats or
  191. colormapped displays.  These extra functions can be compiled out of the
  192. library if not required for a particular application.  We have also included
  193. "jpegtran", a utility for lossless transcoding between different JPEG
  194. processes, and "rdjpgcom" and "wrjpgcom", two simple applications for
  195. inserting and extracting textual comments in JFIF files.
  196.  
  197. The emphasis in designing this software has been on achieving portability and
  198. flexibility, while also making it fast enough to be useful.  In particular,
  199. the software is not intended to be read as a tutorial on JPEG.  (See the
  200. REFERENCES section for introductory material.)  Rather, it is intended to
  201. be reliable, portable, industrial-strength code.  We do not claim to have
  202. achieved that goal in every aspect of the software, but we strive for it.
  203.  
  204. We welcome the use of this software as a component of commercial products.
  205. No royalty is required, but we do ask for an acknowledgement in product
  206. documentation, as described under LEGAL ISSUES.
  207.  
  208.  
  209. LEGAL ISSUES
  210. ------------
  211. In plain English:
  212.  
  213. 1. We don't promise that this software works.  (But if you find any bugs,
  214.    please let us know!)
  215. 2. You can use this software for whatever you want.  You don't have to pay us.
  216. 3. You may not pretend that you wrote this software.  If you use it in a
  217.    program, you must acknowledge somewhere in your documentation that
  218.    you've used the IJG code.
  219.  
  220. In legalese:
  221.  
  222. The authors make NO WARRANTY or representation, either express or implied,
  223. with respect to this software, its quality, accuracy, merchantability, or
  224. fitness for a particular purpose.  This software is provided "AS IS", and you,
  225. its user, assume the entire risk as to its quality and accuracy.
  226.  
  227. This software is copyright (C) 1991-1998, Thomas G. Lane.
  228. All Rights Reserved except as specified below.
  229.  
  230. Permission is hereby granted to use, copy, modify, and distribute this
  231. software (or portions thereof) for any purpose, without fee, subject to these
  232. conditions:
  233. (1) If any part of the source code for this software is distributed, then this
  234. README file must be included, with this copyright and no-warranty notice
  235. unaltered; and any additions, deletions, or changes to the original files
  236. must be clearly indicated in accompanying documentation.
  237. (2) If only executable code is distributed, then the accompanying
  238. documentation must state that "this software is based in part on the work of
  239. the Independent JPEG Group".
  240. (3) Permission for use of this software is granted only if the user accepts
  241. full responsibility for any undesirable consequences; the authors accept
  242. NO LIABILITY for damages of any kind.
  243.  
  244. These conditions apply to any software derived from or based on the IJG code,
  245. not just to the unmodified library.  If you use our work, you ought to
  246. acknowledge us.
  247.  
  248. Permission is NOT granted for the use of any IJG author's name or company name
  249. in advertising or publicity relating to this software or products derived from
  250. it.  This software may be referred to only as "the Independent JPEG Group's
  251. software".
  252.  
  253. We specifically permit and encourage the use of this software as the basis of
  254. commercial products, provided that all warranty or liability claims are
  255. assumed by the product vendor.
  256.  
  257.  
  258. ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
  259. sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA.
  260. ansi2knr.c is NOT covered by the above copyright and conditions, but instead
  261. by the usual distribution terms of the Free Software Foundation; principally,
  262. that you must include source code if you redistribute it.  (See the file
  263. ansi2knr.c for full details.)  However, since ansi2knr.c is not needed as part
  264. of any program generated from the IJG code, this does not limit you more than
  265. the foregoing paragraphs do.
  266.  
  267. The Unix configuration script "configure" was produced with GNU Autoconf.
  268. It is copyright by the Free Software Foundation but is freely distributable.
  269. The same holds for its supporting scripts (config.guess, config.sub,
  270. ltconfig, ltmain.sh).  Another support script, install-sh, is copyright
  271. by M.I.T. but is also freely distributable.
  272.  
  273. It appears that the arithmetic coding option of the JPEG spec is covered by
  274. patents owned by IBM, AT&T, and Mitsubishi.  Hence arithmetic coding cannot
  275. legally be used without obtaining one or more licenses.  For this reason,
  276. support for arithmetic coding has been removed from the free JPEG software.
  277. (Since arithmetic coding provides only a marginal gain over the unpatented
  278. Huffman mode, it is unlikely that very many implementations will support it.)
  279. So far as we are aware, there are no patent restrictions on the remaining
  280. code.
  281.  
  282. The IJG distribution formerly included code to read and write GIF files.
  283. To avoid entanglement with the Unisys LZW patent, GIF reading support has
  284. been removed altogether, and the GIF writer has been simplified to produce
  285. "uncompressed GIFs".  This technique does not use the LZW algorithm; the
  286. resulting GIF files are larger than usual, but are readable by all standard
  287. GIF decoders.
  288.  
  289. We are required to state that
  290.     "The Graphics Interchange Format(c) is the Copyright property of
  291.     CompuServe Incorporated.  GIF(sm) is a Service Mark property of
  292.     CompuServe Incorporated."
  293.  
  294.  
  295. REFERENCES
  296. ----------
  297. We highly recommend reading one or more of these references before trying to
  298. understand the innards of the JPEG software.
  299.  
  300. The best short technical introduction to the JPEG compression algorithm is
  301.     Wallace, Gregory K.  "The JPEG Still Picture Compression Standard",
  302.     Communications of the ACM, April 1991 (vol. 34 no. 4), pp. 30-44.
  303. (Adjacent articles in that issue discuss MPEG motion picture compression,
  304. applications of JPEG, and related topics.)  If you don't have the CACM issue
  305. handy, a PostScript file containing a revised version of Wallace's article is
  306. available at ftp://ftp.uu.net/graphics/jpeg/wallace.ps.gz.  The file (actually
  307. a preprint for an article that appeared in IEEE Trans. Consumer Electronics)
  308. omits the sample images that appeared in CACM, but it includes corrections
  309. and some added material.  Note: the Wallace article is copyright ACM and IEEE,
  310. and it may not be used for commercial purposes.
  311.  
  312. A somewhat less technical, more leisurely introduction to JPEG can be found in
  313. "The Data Compression Book" by Mark Nelson and Jean-loup Gailly, published by
  314. M&T Books (New York), 2nd ed. 1996, ISBN 1-55851-434-1.  This book provides
  315. good explanations and example C code for a multitude of compression methods
  316. including JPEG.  It is an excellent source if you are comfortable reading C
  317. code but don't know much about data compression in general.  The book's JPEG
  318. sample code is far from industrial-strength, but when you are ready to look
  319. at a full implementation, you've got one here...
  320.  
  321. The best full description of JPEG is the textbook "JPEG Still Image Data
  322. Compression Standard" by William B. Pennebaker and Joan L. Mitchell, published
  323. by Van Nostrand Reinhold, 1993, ISBN 0-442-01272-1.  Price US$59.95, 638 pp.
  324. The book includes the complete text of the ISO JPEG standards (DIS 10918-1
  325. and draft DIS 10918-2).  This is by far the most complete exposition of JPEG
  326. in existence, and we highly recommend it.
  327.  
  328. The JPEG standard itself is not available electronically; you must order a
  329. paper copy through ISO or ITU.  (Unless you feel a need to own a certified
  330. official copy, we recommend buying the Pennebaker and Mitchell book instead;
  331. it's much cheaper and includes a great deal of useful explanatory material.)
  332. In the USA, copies of the standard may be ordered from ANSI Sales at (212)
  333. 642-4900, or from Global Engineering Documents at (800) 854-7179.  (ANSI
  334. doesn't take credit card orders, but Global does.)  It's not cheap: as of
  335. 1992, ANSI was charging $95 for Part 1 and $47 for Part 2, plus 7%
  336. shipping/handling.  The standard is divided into two parts, Part 1 being the
  337. actual specification, while Part 2 covers compliance testing methods.  Part 1
  338. is titled "Digital Compression and Coding of Continuous-tone Still Images,
  339. Part 1: Requirements and guidelines" and has document numbers ISO/IEC IS
  340. 10918-1, ITU-T T.81.  Part 2 is titled "Digital Compression and Coding of
  341. Continuous-tone Still Images, Part 2: Compliance testing" and has document
  342. numbers ISO/IEC IS 10918-2, ITU-T T.83.
  343.  
  344. Some extensions to the original JPEG standard are defined in JPEG Part 3,
  345. a newer ISO standard numbered ISO/IEC IS 10918-3 and ITU-T T.84.  IJG
  346. currently does not support any Part 3 extensions.
  347.  
  348. The JPEG standard does not specify all details of an interchangeable file
  349. format.  For the omitted details we follow the "JFIF" conventions, revision
  350. 1.02.  A copy of the JFIF spec is available from:
  351.     Literature Department
  352.     C-Cube Microsystems, Inc.
  353.     1778 McCarthy Blvd.
  354.     Milpitas, CA 95035
  355.     phone (408) 944-6300,  fax (408) 944-6314
  356. A PostScript version of this document is available by FTP at
  357. ftp://ftp.uu.net/graphics/jpeg/jfif.ps.gz.  There is also a plain text
  358. version at ftp://ftp.uu.net/graphics/jpeg/jfif.txt.gz, but it is missing
  359. the figures.
  360.  
  361. The TIFF 6.0 file format specification can be obtained by FTP from
  362. ftp://ftp.sgi.com/graphics/tiff/TIFF6.ps.gz.  The JPEG incorporation scheme
  363. found in the TIFF 6.0 spec of 3-June-92 has a number of serious problems.
  364. IJG does not recommend use of the TIFF 6.0 design (TIFF Compression tag 6).
  365. Instead, we recommend the JPEG design proposed by TIFF Technical Note #2
  366. (Compression tag 7).  Copies of this Note can be obtained from ftp.sgi.com or
  367. from ftp://ftp.uu.net/graphics/jpeg/.  It is expected that the next revision
  368. of the TIFF spec will replace the 6.0 JPEG design with the Note's design.
  369. Although IJG's own code does not support TIFF/JPEG, the free libtiff library
  370. uses our library to implement TIFF/JPEG per the Note.  libtiff is available
  371. from ftp://ftp.sgi.com/graphics/tiff/.
  372.  
  373.  
  374. ARCHIVE LOCATIONS
  375. -----------------
  376. The "official" archive site for this software is ftp.uu.net (Internet
  377. address 192.48.96.9).  The most recent released version can always be found
  378. there in directory graphics/jpeg.  This particular version will be archived
  379. as ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz.  If you don't have
  380. direct Internet access, UUNET's archives are also available via UUCP; contact
  381. help@uunet.uu.net for information on retrieving files that way.
  382.  
  383. Numerous Internet sites maintain copies of the UUNET files.  However, only
  384. ftp.uu.net is guaranteed to have the latest official version.
  385.  
  386. You can also obtain this software in DOS-compatible "zip" archive format from
  387. the SimTel archives (ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/), or
  388. on CompuServe in the Graphics Support forum (GO CIS:GRAPHSUP), library 12
  389. "JPEG Tools".  Again, these versions may sometimes lag behind the ftp.uu.net
  390. release.
  391.  
  392. The JPEG FAQ (Frequently Asked Questions) article is a useful source of
  393. general information about JPEG.  It is updated constantly and therefore is
  394. not included in this distribution.  The FAQ is posted every two weeks to
  395. Usenet newsgroups comp.graphics.misc, news.answers, and other groups.
  396. It is available on the World Wide Web at http://www.faqs.org/faqs/jpeg-faq/
  397. and other news.answers archive sites, including the official news.answers
  398. archive at rtfm.mit.edu: ftp://rtfm.mit.edu/pub/usenet/news.answers/jpeg-faq/.
  399. If you don't have Web or FTP access, send e-mail to mail-server@rtfm.mit.edu
  400. with body
  401.     send usenet/news.answers/jpeg-faq/part1
  402.     send usenet/news.answers/jpeg-faq/part2
  403.  
  404.  
  405. RELATED SOFTWARE
  406. ----------------
  407. Numerous viewing and image manipulation programs now support JPEG.  (Quite a
  408. few of them use this library to do so.)  The JPEG FAQ described above lists
  409. some of the more popular free and shareware viewers, and tells where to
  410. obtain them on Internet.
  411.  
  412. If you are on a Unix machine, we highly recommend Jef Poskanzer's free
  413. PBMPLUS software, which provides many useful operations on PPM-format image
  414. files.  In particular, it can convert PPM images to and from a wide range of
  415. other formats, thus making cjpeg/djpeg considerably more useful.  The latest
  416. version is distributed by the NetPBM group, and is available from numerous
  417. sites, notably ftp://wuarchive.wustl.edu/graphics/graphics/packages/NetPBM/.
  418. Unfortunately PBMPLUS/NETPBM is not nearly as portable as the IJG software is;
  419. you are likely to have difficulty making it work on any non-Unix machine.
  420.  
  421. A different free JPEG implementation, written by the PVRG group at Stanford,
  422. is available from ftp://havefun.stanford.edu/pub/jpeg/.  This program
  423. is designed for research and experimentation rather than production use;
  424. it is slower, harder to use, and less portable than the IJG code, but it
  425. is easier to read and modify.  Also, the PVRG code supports lossless JPEG,
  426. which we do not.  (On the other hand, it doesn't do progressive JPEG.)
  427.  
  428.  
  429. FILE FORMAT WARS
  430. ----------------
  431. Some JPEG programs produce files that are not compatible with our library.
  432. The root of the problem is that the ISO JPEG committee failed to specify a
  433. concrete file format.  Some vendors "filled in the blanks" on their own,
  434. creating proprietary formats that no one else could read.  (For example, none
  435. of the early commercial JPEG implementations for the Macintosh were able to
  436. exchange compressed files.)
  437.  
  438. The file format we have adopted is called JFIF (see REFERENCES).  This format
  439. has been agreed to by a number of major commercial JPEG vendors, and it has
  440. become the de facto standard.  JFIF is a minimal or "low end" representation.
  441. We recommend the use of TIFF/JPEG (TIFF revision 6.0 as modified by TIFF
  442. Technical Note #2) for "high end" applications that need to record a lot of
  443. additional data about an image.  TIFF/JPEG is fairly new and not yet widely
  444. supported, unfortunately.
  445.  
  446. The upcoming JPEG Part 3 standard defines a file format called SPIFF.
  447. SPIFF is interoperable with JFIF, in the sense that most JFIF decoders should
  448. be able to read the most common variant of SPIFF.  SPIFF has some technical
  449. advantages over JFIF, but its major claim to fame is simply that it is an
  450. official standard rather than an informal one.  At this point it is unclear
  451. whether SPIFF will supersede JFIF or whether JFIF will remain the de-facto
  452. standard.  IJG intends to support SPIFF once the standard is frozen, but we
  453. have not decided whether it should become our default output format or not.
  454. (In any case, our decoder will remain capable of reading JFIF indefinitely.)
  455.  
  456. Various proprietary file formats incorporating JPEG compression also exist.
  457. We have little or no sympathy for the existence of these formats.  Indeed,
  458. one of the original reasons for developing this free software was to help
  459. force convergence on common, open format standards for JPEG files.  Don't
  460. use a proprietary file format!
  461.  
  462.  
  463. TO DO
  464. -----
  465. The major thrust for v7 will probably be improvement of visual quality.
  466. The current method for scaling the quantization tables is known not to be
  467. very good at low Q values.  We also intend to investigate block boundary
  468. smoothing, "poor man's variable quantization", and other means of improving
  469. quality-vs-file-size performance without sacrificing compatibility.
  470.  
  471. In future versions, we are considering supporting some of the upcoming JPEG
  472. Part 3 extensions --- principally, variable quantization and the SPIFF file
  473. format.
  474.  
  475. As always, speeding things up is of great interest.
  476.  
  477. Please send bug reports, offers of help, etc. to jpeg-info@uunet.uu.net.
  478.